UIFeedbackGenerator
extension Reactive where Base: UIFeedbackGenerator
The reactive extension can be accessed through the reactive
instance property and the reactive
static property.
-
Prepares the feedback generator.
Declaration
Swift
public var prepare: BindingTarget<()>